home *** CD-ROM | disk | FTP | other *** search
/ AMP Graphics Collection / AMP Graphics Collection.iso / programs / author / dirwin / data.z / ANIMWIZ.DIR / 00319_Script_319 < prev    next >
Text File  |  1996-03-15  |  168b  |  8 lines

  1. on mouseDown
  2.   global goCredits
  3.   global goVisualStyles
  4.   
  5.   set theNewVisualStyle = mHit(goVisualStyles)
  6.   mSetNewVisualStyle(goCredits, theNewVisualStyle)
  7. end
  8.